public marks

PUBLIC MARKS from "Xavier Lacot" with tags performance & developement

06 November 2009

redis - Project Hosting on Google Code

by 4 others, 1 comment
A performant key-value database. A PHP module is available, that lets PHP access to Redis in a performant way.

12 October 2009

Extending ltrace to make your Ruby/Python/Perl/PHP apps faster at time to bleed by Joe Damato

Joe Damato has added libdl support in ltrace, which makes tracking down slow queries really easy. Performance performance performance !